From: Chong Yidong Date: Mon, 21 May 2007 23:05:09 +0000 (+0000) Subject: * image-mode.el (image-toggle-display): Don't clear image cache. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~18776 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e7ac30aa2a8a5d72b6850ed5501ff9619d72192a;p=emacs.git * image-mode.el (image-toggle-display): Don't clear image cache. Only use filename in image spec if the file is readable. Call image-refresh. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d650d225531..a0b807188e8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,9 @@ 2007-05-21 Chong Yidong + * image-mode.el (image-toggle-display): Don't clear image cache. + Only use filename in image spec if the file is readable. Call + image-refresh. + * image.el (image-type-from-file-name, image-type): Simplify. (image-type-auto-detected-p): Don't scan auto-mode-alist.